-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cat-voices): Mock data for Discovery Page #1713
Conversation
✅ Test Report | |
catalyst_voices/apps/voices/lib/pages/discovery/discovery_page.dart
Outdated
Show resolved
Hide resolved
.../internal/catalyst_voices_view_models/lib/src/campaign/current_campaign_info_view_model.dart
Show resolved
Hide resolved
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
… for campaign and proposals sections
✅ Test Report | |
…tion * feat: add style prop to VoicesOutlinedButton Allows to pass custom style to this button. * feat: apply VoicesOutlinedButton style to hero section Applies `backgroundColor` to myProposals button.
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
✅ Test Report | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small comment. Other then that LGTM
catalyst_voices/apps/voices/lib/pages/discovery/sections/most_recent_proposals.dart
Outdated
Show resolved
Hide resolved
…nnecessary TickerProviderStateMixin usage
✅ Test Report | |
Description
Creating bloc and mock data for discovery page that handles loading state and error states.
Related Issue(s)
Closes #1552
Description of Changes
Screenshots
If applicable, add screenshots to help explain your changes.
Please confirm the following checks